home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APC & TCP 5
/
APC & TCP 5.iso
/
tools
/
preview
/
other
/
wildfire
/
macros
/
shell.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1997-07-31
|
434b
|
17 lines
/*
------------------------------------------------------------
shell.rexx
This script opens a shell-window on the Wildfire-Screen
Copyright ©1996 WK-Artworks
------------------------------------------------------------
*/
if ~show('P','Wildfire') then do
say " Error: The Wildfire-program must be started before executing this script."
exit
end
address command 'newshell con:0/232/656/250/User-Shell/CLOSE///SCREENWildfire'